home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / windows / win31 / wmenu3.arj / WINMENU.TXT < prev   
Text File  |  1993-09-21  |  11KB  |  269 lines

  1. WINMENU v3.0b  for Single Users
  2. by Ricky Freyre, 1993
  3. CIS# 70154,2635
  4.  
  5.  Version 3.0 has the following enhancements:
  6.  1) Then Multiple Instance Verification (MIV) routine can now be enabled or 
  7.     disabled online. Read on Options.
  8.  2) Any of the blue Ribbon programs can now be disabled.
  9.  3) WinMenu can now execute a program passed via the command line when 
  10.     Windows is invoked from DOS. Example:  WIN CALENDAR  to execute
  11.     CALENDAR.EXE .
  12.  4) Winmenu can optionally categorize menu items in "sections".  A new 
  13.    "Sections" menu is displayed to allow users to choose the desired menu 
  14.     section to display. Each section holds up to 80 menu items.  Up to 20 
  15.     sections may be defined. This feature effectively increase the menu
  16.     capabilities of Winmenu to handle up to 1600 menu items.
  17.  5) Online helps available.
  18.  6) The screen saver can be invoked immediately.
  19.  7) The color of the menu display may now be changed.
  20.  
  21.  
  22.  Winmenu is a menu/shell system for Windows 3.1 or above with a 3D look.
  23.  Designed to help smooth the transition to the Windows environment,
  24.  Winmenu looks like a conventional DOS menu but yet powerfull enough
  25.  to replace the Program Manager.  Perfect for those users that are
  26.  not willing to spend time learning the program manager and/or feel
  27.  intimidated to the overwhelming world of icons and groups. Winmenu
  28.  displays a consistent menu with a great look to make the user feel
  29.  productive right from the start.  This version is written in C. 
  30.  
  31.  You may launch programs from the menu  or  from the command line in the
  32.  RUN window.   Also, utilize the  associations from the WIN.INI to find and
  33.  execute underlying applications.  The  menu holds up to 80 menu items 
  34.  organized in 5 pages. Type the menu  line number and press the ENTER  
  35.  key to fast execute any desired  application. Or double click over the  menu
  36.  line. Displays percentage  of free  resources. Menu items can easily  be 
  37.  added or changed online or offline.  With the MinOnUse and AutoRestore
  38.  options,  you can set WINMENU to automatically minimize and restore it-
  39.  self when running programs.
  40.  
  41.  Version 3.0 allows users to customize the utility ribbon displayed at the
  42.  top most of the menu screen. This "ribbon" can hold up to nine frequently
  43.  use program's icons for easy access. The programs in the ribbon can also be 
  44.  executed from the system menu while the menu is iconized for added convinience.
  45.  
  46.  As a shell, it automatically runs all  the programs that the program manager 
  47.  also runs at load time. Shareware $20 U.S.  A network version is available.
  48.  
  49.  INSTALLATION INSTRUCTIONS:  (20 days trial)
  50.  
  51.   Create a directory on your hard drive. Example: C:\WINMENU.
  52.   Be sure to copy all the WINMENU files in this directory.
  53.  
  54.      WINMENU.EXE     - program file 
  55.      WINMENU.TXT     - This documentation
  56.      WINMENU.HLP     - Online help
  57.      ORDER.TXT       - How to register online or by mail.
  58.      
  59.   The following files are needed in your \WINDOWS\SYSTEM directory and 
  60.   should already be found there as part of the Windows 3.1 system files:
  61.      
  62.      COMMDLG.DLL
  63.      SHELL.DLL                     
  64.      TOOLHELP.DLL
  65.  
  66.  
  67.    Winmenu will create WINMENU.INI; where it stores and maintain  all 
  68. the program's data and configuration. Hence, your WIN.INI is never modified. 
  69.  
  70.   HOW TO RUN WINMENU:
  71.  
  72.   From the DOS prompt:
  73.  
  74.    1) Be sure you are in the WINMENU directory and type WIN WINMENU
  75.       then press ENTER.
  76.    
  77.   From the Program Manager:
  78.  
  79.     Select the RUN option from the FILE menu in Program Manager.
  80.     Type C:\WINMENU\WINMENU.EXE at the command line prompt and press
  81.     the ENTER key or click the OK button.
  82.  
  83.    To replace program manager:  (Windows 3.x and above only)
  84.     Make a backup of the file SYSTEM.INI found on your \WINDOWS directory.
  85.     Use your favorite text editor to load the SYSTEM.INI file found in the 
  86.     your \WINDOWS directory. Look for the line that start with SHELL= and 
  87.     modify it to look like this:
  88.  
  89.            SHELL=C:\WINMENU\WINMENU.EXE
  90.     
  91.     Save the file!.  The next time you run Windows, WINMENU will be 
  92.     displayed instead of the Program Manager. If you ever decide to
  93.     restore the Program Manager, just modify the SHELL= line to look
  94.     like SHELL=PROGMAN.EXE and save it. Or restore SYSTEM.INI with 
  95.     your backup copy.
  96.  
  97.  
  98.     TO ADD,CHANGE or DELETE MENU ITEMS:
  99.  
  100.     Several options: 
  101.     a) Click with the RIGHT button of the mouse over the menu line that
  102.      you wish to add/change or delete. A window entry screen will pop-up
  103.      to prompt you for the information needed.
  104.  
  105.     b) or, Type the menu line number you wish to add or modify and...
  106.          press CTRL+A 
  107.   
  108.  
  109.     or for those programmers / support staff:
  110.     c) Look for the text file WINMENU.INI in the directory where
  111.      WINMENU files reside. (Or create this file inside this directory)
  112.      Create or add menu lines as follow:
  113.  
  114.      The first line must contain:   [MenuItems]
  115.      The second line must contain:  NoOfItems=xx
  116.      where xx is the highest menu line number used. You may set xx as 80.
  117.      (i.e:  NoOfItems=80 )
  118.  
  119.      The next lines will hold each menu line information. 4 keywords
  120.      are used for each menu line:  
  121.          AppNamexx=       ( holds the menu description)
  122.          AppFileNamexx=   ( holds the program path,file name + parameters)
  123.          AppWorkDirxx=    ( the default directory (optional) )
  124.          AppRunTypexx=    ( 0= Normal Run, 1=Minimized )
  125.  
  126.      where xx is the menu line number of reference.
  127.      The following example defines two menu items:
  128.      
  129.     [MenuItems]
  130.     NoOfItems=80
  131.     AppName1=Word For Windows 2.0
  132.     AppFileName1=e:\word2\winword.exe
  133.     AppWorkDir1=d:\winword
  134.     AppRunType1=0
  135.      
  136.     AppName2=Quicken 6.0 - My CheckBook
  137.     AppFileName2=c:\quick\quicken.exe
  138.     AppWorkDir2=c:\quick\
  139.     AppRunType2=0
  140.  
  141.     etc,etc...
  142.  
  143.   NOTE:  This method of adding or modifying menu items is OPTIONAL. You
  144.   should use the online method (above described).  
  145.  
  146.  
  147.  
  148.  ADDITIONAL OPTIONS:
  149.  
  150.    [Options]
  151.    MinOnUse=1               (1=Yes,0=No)
  152.    AutoRestore=1
  153.    Title=The Company Name, Inc.
  154.    
  155.  The MinOnUse option automatically minimize WINMENU when you 
  156.  executes a program.  If the MinOnUse and AutoRestore are set,  then 
  157.  AutoRestore will  automatically restore and display back WINMENU
  158.  after  all  other  programs have  being closed or minimized. These options
  159.  are set as enabled (1) by default. You may set both options online from
  160.  the Options menu.        
  161.  
  162.  The Title=  option allows you to set the company name which will be displayed
  163.  in the Windows Title. This option can not be set online.
  164.  
  165. TO CHANGE THE DEFAULT PROGRAM NAMES ON THE UTILITY RIBBON:
  166.  
  167.   The utility ribbon allows the user to quickly run 9 utility programs (i.e Calendar, Notepad,
  168.  etc. ) by just clicking over their respective icon. You can also, change the default program
  169.  for each of these utilities by simply overwriting the corresponding line in the [Accessories] 
  170.  section of the WINMENU.INI file.  The [Accessories] section of the WINMENU.INI holds
  171.  the configuration and data for the accessory programs. The format is as follows:
  172.  
  173.  Accessoryx=filename,description,icon
  174.          /\
  175.    where x is the accessory order number from 1 to 9.
  176.    filename is the complete path and filename of the executable program.
  177.    description is a 30 characters or less description of the program.
  178.    icon is a .ICO, .EXE or .DLL file which contain the ICON.
  179.  
  180.   Note: the icon is optional. Winmenu will use the first icon it finds
  181.   in the executable. If none found, and none was specified, the file GENERIC.ICO 
  182.   will be used. If GENERIC.ICO is not found, no ICON will be displayed.
  183.  
  184.   Examples:
  185.  
  186. [Accessories]
  187. Accessory1=COMMAND.COM,DOS Session,DOS.ICO
  188. Accessory2=CALENDAR.EXE,Calendar
  189. Accessory3=CALC.EXE,Calculator
  190. Accessory4=WINFILE.EXE,File Manager
  191. Accessory5=NOTEPAD.EXE,Note Pad
  192. Accessory6=PROGMAN.EXE,Program Manager
  193. Accessory7=CONTROL.EXE,Control Panel
  194. Accessory8=C:\MSMAIL\MSMAIL.EXE,MS Mail
  195. Accessory9=L:\LINK\SHARE\TEL.EXE,Telephone Dir.
  196.  
  197.  Note: If you wish to disable any of the accessories, just enter the word
  198.  UNDEFINED after the (=) sign. Example:  Accessory5=UNDEFINED
  199.  WinMenu will attemp to display the icon EMPTY.ICO in the accessory defined
  200.  as UNDEFINED. If EMPTY.ICO is not found, no ICON will be displayed!. A small
  201.  beep will sound whenever the user attempts to click over the disabled 
  202.  accessory. 
  203.  
  204.  Note#2: Accessory8 and 9 will attemp to run programs that you might not have
  205.  or use.  You should at least modify them to run valid programs or disable
  206.  them as follows:
  207.  
  208. Accessory8=UNDEFINED
  209. Accessory9=UNDEFINED
  210.  
  211.  
  212.  
  213. THE SECTIONS  MENU
  214.  
  215. The Sections menu allows you to select the section you wish to display.  
  216. Winmenu can divide the menu in sections (i,e Word Processing, Finance, 
  217. Communications, etc..)  to better organize the menu items.  Single users of 
  218. Winmenu have the option to define their own sections.  However, most single 
  219. users do not really need more than 80 menu items.  Note for network users: 
  220. the network administrator creates the menu sections and menu items for the 
  221. users. Network users can not change the configuration as defined by the 
  222. network administrator.   
  223.  
  224. Creating Sections:
  225.   Use your favorite text editor and pull the file WINMENU.INI located where 
  226.   WINMENU.EXE resides.  Search for the line  [Config] or create this line at 
  227.   the end.  You can define sections under the [Config] line as follows:
  228.  
  229. INIfile1=Section Name, INI filename
  230.  
  231. You can add up to 20 sections using INIline1=   to  INIline20=.  The Section 
  232. names must not be larger thatn 35 characters long.  Examples:
  233.  
  234. [Config]
  235. Defaut=General
  236. INIfile1=General,winmenu.ini
  237. INIfile2=Word Processing,wordpro.ini
  238. INIfile3=Communications,comm.ini
  239. etc...
  240. Note: the.INI files must not have a directory path specified.  Winmenu looks 
  241. for these files in the \WINMENU directory. Save the WINMENU.INI file .  Next 
  242. time you run Winmenu,  click over the Sections menu and select the desired 
  243. section. Add, change or delete menu items as normal. 
  244.  
  245. Default= line is created and updated automatically to display the last section
  246. used.  You may manually include the Default= line to set a startup section.
  247.  
  248.  
  249. *********************************************************************  
  250.  
  251.  You have license to test drive this program for 20 days. If you want
  252. to keep it, you must register.  Send your name, address + your Compuserve
  253. mail address and US$ 20.00 to: 
  254.  
  255.   Ricky Freyre
  256.   6373 Bell Haven ln.
  257.   Riverdale, GA 30296
  258.  
  259. Or charge it to your compuserve account. Just GO SWREG , registration id# 1148. 
  260. for more information, please SEE ORDER.TXT .
  261.  You will receive your registration license number and my sincere thanks.
  262. Also, you will be entitled to receive any modifications and/or enhancements
  263. made to the program. A network version is available. With the network version,
  264. there is no need to install WINMENU on each workstation. It also allows
  265. the network administrator to set menu lines for all the users. See wmenun.zip 
  266.   
  267.  
  268.    
  269.